From e1234dbf54b58f25bb1b4b116c7cb566659bb171 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 30 Jul 2006 17:34:33 +0000 Subject: [PATCH] Add 'win32/gpsbabel.rc' to configure output files. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index a3e047769..558946f6b 100644 --- a/configure.in +++ b/configure.in @@ -241,5 +241,5 @@ echo $EXPAT_LIB # AC_CHECK_FUNCS([atexit floor localtime_r memmove memset pow select sqrt strchr strcspn strdup strerror strncasecmp strrchr strspn strstr strtol strtoul]) AC_CHECK_FUNCS([nanosleep sleep]) -AC_CONFIG_FILES([Makefile]) +AC_CONFIG_FILES([Makefile win32/gpsbabel.rc]) AC_OUTPUT -- 2.30.2